home *** CD-ROM | disk | FTP | other *** search
- // Borland C++ Builder
- // Copyright (c) 1995, 1998 by Borland International
- // All rights reserved
-
- // (DO NOT EDIT: machine generated header) 'Dlgs.pas' rev: 3.00
-
- #ifndef DlgsHPP
- #define DlgsHPP
- #include <SysInit.hpp>
- #include <System.hpp>
-
- //-- user supplied -----------------------------------------------------------
- #include <dlgs.h>
-
- namespace Dlgs
- {
- //-- type declarations -------------------------------------------------------
- //-- var, const, procedure ---------------------------------------------------
-
- } /* namespace Dlgs */
- #if !defined(NO_IMPLICIT_NAMESPACE_USE)
- using namespace Dlgs;
- #endif
- //-- end unit ----------------------------------------------------------------
- #endif // Dlgs
-